PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFTsaClient Interface
Members
In This Topic
    PDFTsaClient Interface
    In This Topic
    Common interface for Time Stamp Authority clients based on RFC 3161. Implement this interface when you need to add a timestamp to a digital signature or to add a document timestamp.
    Syntax
    public interface PDFTsaClient 
    See Also